home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.misc,comp.os.ms-windows.programmer.tools.owl
- Path: bath.ac.uk!py3mwl
- From: py3mwl@bath.ac.uk (M W Lawrence)
- Subject: Displaying Graphics from a array object.
- Organization: School of Physics, University of Bath, UK
- Message-ID: <DL0EEB.EzF.B.mary@bath.ac.uk>
- Date: Thu, 11 Jan 1996 09:01:23 GMT
-
-
- Dear wonderful programmer.
-
- I am looking for a way to be able to display an array object (either 128
- * 128, 256 * 256 or 512 * 512 -> this depends upon user instruction
- earlier in the programme) in full artifical colour in a window,
- preferably with a slider control mechanism and a scale along the sides
- (top and bottom).The programme needs to look for a pointer to the adress
- of the particular object being printed so that I can get the programme to
- display different data sets.
-
- Is there a precompiled run time library out there that will do what I
- want. Ideally is there an existig windows codeing/programme to do this?
-
- Any help is greatly appreciated - as I am a 'L' learner of c++ -
- especially for windows programmes.!
-
- Marc
-
-